Skip to content

Add alternative way of language detection.#25

Draft
813gan wants to merge 3 commits intonschum:masterfrom
813gan:detect-all
Draft

Add alternative way of language detection.#25
813gan wants to merge 3 commits intonschum:masterfrom
813gan:detect-all

Conversation

@813gan
Copy link
Copy Markdown

@813gan 813gan commented Dec 23, 2021

This PR exchanges way adict detects languages.
Instead compare buffer with fixed lists of common words it launches ispell with available dictionaries.

It effectively fix problem of language support (Fix #24, Fix #18, Fix #13).

Things to be done before merge:

  • tests (I'm going to use it for some time.)
  • Documentation
  • Minor code cleanup
  • Test only small part of text (like paragraph under point instead full buffer)

@813gan 813gan force-pushed the detect-all branch 2 times, most recently from a1f4d64 to 438b401 Compare September 11, 2022 14:34
@813gan
Copy link
Copy Markdown
Author

813gan commented Sep 11, 2022

it looks like there is no activity in this repo.
See bottom of readme in my fork to get installation instructons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Norwegian Add Dutch support add support for Croatian

1 participant